hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
IComponent
hip
component
base
Undocumented in source.
interface
IComponent {
int
getID
();
string
getName
();
}
Members
Functions
getID
int
getID
()
Undocumented in source.
getName
string
getName
()
Undocumented in source.
Meta
Source
See Implementation
hip
component
base
classes
IBaseComponent
interfaces
IComponent
IComponentizable
mixin templates
IncludeComponents